[report]
ignore_errors = True
omit =
    tests/*
    gama/dashboard/*
exclude_lines =
    pragma: no cover
    def __repr__
    def __str__
    raise NotImplementedError